home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / text / print / ftree0_3.readme < prev    next >
Encoding:
Text File  |  1994-12-19  |  6.9 KB  |  143 lines

  1. Short:    PostScript Family Tree Formatter v0.3.
  2. Author:   peteric@isltd.insignia.com
  3. Uploader: peteric@isltd.insignia.com
  4. Type:     src/misc
  5.  
  6. This release is to be considered a BETA. I believe it works OK but there
  7. are still probably bugs lurking there somewhere! In addition, I don't think
  8. this will work on OS's before 2.04 - I tried it once and the startup code
  9. crashed. I'm not sure why yet. Not having a WB 3.0 machine that hasn't been
  10. tried. Any takers?
  11.  
  12. Archive Details
  13. ===============
  14.  
  15. This is the distribution archive for the program Ftree. It was distributed
  16. as:
  17.  
  18.     ftree0.3.lha        -- source & binary archive
  19.  
  20. The binary was compiled with ixemul 39.45 and gcc2.5.8.
  21.  
  22. The source archive contains just the sources, in RCS form. The binary
  23. archive contains the compiled programs and the libraries necessary to use
  24. them. Note that the PostScript interpreter is NOT included. If you don't
  25. have a PostScript printer like a LaserWriter then I suggest using the
  26. 'post' program available on the Fish Disks Collection and elsewhere on
  27. Aminet. Ftree does not require a level 2 PostScript implementation, but
  28. will work with one.
  29.  
  30. The binary archive has been compiled with the gcc 2.5.8 compiler ported by
  31. Philippe Brand - thanks for that Philippe! As a result, it uses the ixemul
  32. library and so the pathnames follow Unix syntax - that is:
  33.  
  34.     Amiga    Unix    Description
  35.     -----    ----    -----------
  36.     devs:    /devs    assigns & vol names gain a slash
  37.     /a/b    ../a/b    parent directory indicated with '..' before slash
  38.     ""    .    current directory indicated with '.' before slash
  39.  
  40. The ixconfig program can be used to switch off this behavoiur if you like;
  41. however this is not supplied in this archive. Only one Unix style pathname
  42. is included in the executable; "/usr/local/lib/fonts/afm" - which is only
  43. used if the font search path is not explicitly set with PSFONTPATH. This
  44. will change next relesase.
  45.  
  46. The program has also been successfully compiled on various Unix machines
  47. without problems.
  48.  
  49. Introduction to FTree
  50. =====================
  51.  
  52. Ftree is a formatter for family history trees. Currently it only supports
  53. the standard form of tree, with a person at the top and branches down.
  54. Other varieties may come later.
  55.  
  56. Please note that this program does NOT attempt to interpret the tree - it
  57. will print what you tell it. No 'feed the people in & it'll work out the
  58. relationships' here, I'm afraid.
  59.  
  60. The program currently only uses  the CLI (shell) interface. Given the
  61. current nature of the program as what is known as a filter it seemed a bit
  62. pointless to put a GUI around it; however I might do this in the future,
  63. together with a screen previewer.
  64.  
  65. More information instructions for use can be found in the AmigaGuideĀ®
  66. document in the 'guides' directory. The program comes equipped with an
  67. install script for the Commodore Installer, which should be used to set up
  68. the computer with the necessary defines.
  69.  
  70. THE INSTALLER HAS NOT BEEN THOROUGHLY TESTED - please excercise care in
  71. it's use. There are probably more things it should check for and defines
  72. to modify; I just haven't worked out exactly what yet.
  73.  
  74. Hope this is useful;
  75.  
  76. Peter Ivimey-Cook.
  77.  
  78.  
  79. ============================= Archive contents =============================
  80.  
  81. Original  Packed Ratio    Date     Time    Name
  82. -------- ------- ----- --------- --------  -------------
  83.        0       0  0.0% 15-Nov-94 15:59:30  ftree/
  84.        0       0  0.0% 15-Nov-94 15:52:24  ftree/RCS/
  85.     1075     646 39.9% 30-Apr-94 12:28:50  ftree/RCS/TODO,v
  86.     4503    1936 57.0% 27-Apr-94 12:06:40  ftree/RCS/install-ftree,v
  87.      448     312 30.3% 27-Apr-94 23:30:16  ftree/RCS/makefile,v
  88.     2947    1525 48.2% 28-Apr-94 00:17:40  ftree/RCS/readme,v
  89.        0       0  0.0% 15-Nov-94 15:52:28  ftree/bin/
  90.    76448   39191 48.7% 28-Apr-94 00:58:22  ftree/bin/ftree
  91.    76428   39181 48.7% 30-Apr-94 00:04:44  ftree/bin/ftree.debug
  92.   115144   60034 47.8% 28-Apr-94 01:12:42  ftree/bin/installer
  93.    15799    4506 71.4% 30-Apr-94 12:32:00  ftree/bin/tree.ps
  94.      632     274 56.6% 28-Apr-94 01:38:40  ftree/bin.info
  95.        0       0  0.0% 15-Nov-94 16:46:22  ftree/examples/
  96.        0       0  0.0% 15-Nov-94 15:52:26  ftree/examples/RCS/
  97.     9769    2970 69.5% 30-Apr-94 00:34:18  ftree/examples/RCS/cooks,v
  98.     3512    1211 65.5% 30-Apr-94 00:33:20  ftree/examples/RCS/example,v
  99.     1861     800 57.0% 30-Apr-94 00:33:22  ftree/examples/RCS/mccallums,v
  100.    19201    4618 75.9% 30-Apr-94 00:33:18  ftree/examples/RCS/people,v
  101.     4121    1557 62.2% 30-Apr-94 12:31:30  ftree/examples/cooks
  102.      487     267 45.1% 28-Apr-94 01:39:54  ftree/examples/cooks.info
  103.      487     268 44.9% 28-Apr-94 01:39:54  ftree/examples/mccallums.info
  104.    13155    3147 76.0% 30-Apr-94 12:31:34  ftree/examples/people
  105.      487     266 45.3% 28-Apr-94 01:39:54  ftree/examples/people.info
  106.      632     273 56.8% 28-Apr-94 01:39:48  ftree/examples.info
  107.        0       0  0.0% 15-Nov-94 15:52:26  ftree/guide/
  108.        0       0  0.0% 15-Nov-94 15:52:26  ftree/guide/RCS/
  109.    34336   11540 66.3% 30-Apr-94 12:20:54  ftree/guide/RCS/ftree.guide,v
  110.      504     260 48.4% 28-Apr-94 01:38:22  ftree/guide/ftree.guide.info
  111.      632     275 56.4% 28-Apr-94 01:38:00  ftree/guide.info
  112.     4968    2066 58.4% 15-Nov-94 14:26:24  ftree/install-ftree
  113.      658     320 51.3% 28-Apr-94 01:45:42  ftree/install-ftree.info
  114.        0       0  0.0% 15-Nov-94 15:52:26  ftree/libs/
  115.      632     277 56.1% 28-Apr-94 01:41:30  ftree/libs.info
  116.      356     247 30.6% 28-Apr-94 01:11:12  ftree/lic
  117.     1181     461 60.9% 30-Apr-94 12:29:54  ftree/makefile
  118.        0       0  0.0% 15-Nov-94 15:52:24  ftree/ps/
  119.        0       0  0.0% 15-Nov-94 15:52:24  ftree/ps/RCS/
  120.     3349    1250 62.6% 30-Apr-94 12:39:06  ftree/ps/RCS/ftinit.ps,v
  121.      632     277 56.1% 28-Apr-94 01:41:50  ftree/ps.info
  122.     3115    1613 48.2% 15-Nov-94 16:21:48  ftree/readme
  123.      487     268 44.9% 28-Apr-94 01:21:38  ftree/readme.info
  124.        0       0  0.0% 15-Nov-94 15:52:26  ftree/src/
  125.        0       0  0.0% 15-Nov-94 15:52:28  ftree/src/RCS/
  126.    13265    4062 69.3% 27-Apr-94 11:43:20  ftree/src/RCS/afm.c,v
  127.     1338     553 58.6% 27-Apr-94 12:02:12  ftree/src/RCS/errs.c,v
  128.    18980    6067 68.0% 30-Apr-94 00:11:14  ftree/src/RCS/ftree.h,v
  129.   105471   27691 73.7% 29-Apr-94 23:50:12  ftree/src/RCS/layout.c,v
  130.     9370    3307 64.7% 27-Apr-94 11:51:26  ftree/src/RCS/lex.l,v
  131.    43296   13673 68.4% 30-Apr-94 00:29:48  ftree/src/RCS/main.c,v
  132.     3657    1442 60.5% 30-Apr-94 00:19:54  ftree/src/RCS/makefile,v
  133.    14262    4066 71.4% 27-Apr-94 12:03:02  ftree/src/RCS/oldafm.c,v
  134.    16249    4590 71.7% 27-Apr-94 11:56:14  ftree/src/RCS/parse.y,v
  135.    46049    9496 79.3% 27-Apr-94 11:38:08  ftree/src/RCS/parseAFM.c,v
  136.    11798    4183 64.5% 27-Apr-94 11:43:26  ftree/src/RCS/parseAFM.h,v
  137.    62347   16822 73.0% 30-Apr-94 00:13:38  ftree/src/RCS/print.c,v
  138.     1167     642 44.9% 27-Apr-94 12:04:00  ftree/src/RCS/shwidth.ps
  139.     2226    1048 52.9% 27-Apr-94 12:02:58  ftree/src/RCS/test_afm.c,v
  140.      632     276 56.3% 28-Apr-94 01:41:00  ftree/src.info
  141. -------- ------- ----- --------- --------
  142.   748093  279754 62.6% 15-Nov-94 18:08:54   58 files
  143.